public static interface CreateSecurityConfigurationResponse.Builder extends GlueResponse.Builder, SdkPojo, CopyableBuilder<CreateSecurityConfigurationResponse.Builder,CreateSecurityConfigurationResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateSecurityConfigurationResponse.Builder |
createdTimestamp(Instant createdTimestamp)
The time at which the new security configuration was created.
|
CreateSecurityConfigurationResponse.Builder |
name(String name)
The name assigned to the new security configuration.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildCreateSecurityConfigurationResponse.Builder name(String name)
The name assigned to the new security configuration.
name - The name assigned to the new security configuration.CreateSecurityConfigurationResponse.Builder createdTimestamp(Instant createdTimestamp)
The time at which the new security configuration was created.
createdTimestamp - The time at which the new security configuration was created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.