public static final class CreateKeyPairRequest.Builder extends Object
public CreateKeyPairRequest.Builder keyPairName(String keyPairName)
* The name must be 2 to 128 characters in length, and can contain letters, digits, colons (:), underscores (\_), and hyphens (-). * It must start with a letter but cannot start with `http://` or `https://`.
public CreateKeyPairRequest build()
Copyright © 2024. All rights reserved.