C# Class Amazon.DatabaseMigrationService.Model.CreateEndpointRequest

Container for the parameters to the CreateEndpoint operation. Creates an endpoint using the provided settings.
Inheritance: AmazonDatabaseMigrationServiceRequest
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Méthode Description
IsSetCertificateArn ( ) : bool
IsSetDatabaseName ( ) : bool
IsSetEndpointIdentifier ( ) : bool
IsSetEndpointType ( ) : bool
IsSetEngineName ( ) : bool
IsSetExtraConnectionAttributes ( ) : bool
IsSetKmsKeyId ( ) : bool
IsSetPassword ( ) : bool
IsSetPort ( ) : bool
IsSetServerName ( ) : bool
IsSetServiceAccessRoleArn ( ) : bool
IsSetSslMode ( ) : bool
IsSetTags ( ) : bool
IsSetUsername ( ) : bool