public static interface CreateSecurityConfigurationResponse.Builder extends EmrResponse.Builder, CopyableBuilder<CreateSecurityConfigurationResponse.Builder,CreateSecurityConfigurationResponse>
| Modifier and Type | Method and Description | 
|---|---|
CreateSecurityConfigurationResponse.Builder | 
creationDateTime(Instant creationDateTime)
 The date and time the security configuration was created. 
 | 
CreateSecurityConfigurationResponse.Builder | 
name(String name)
 The name of the security configuration. 
 | 
buildsdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildCreateSecurityConfigurationResponse.Builder name(String name)
The name of the security configuration.
name - The name of the security configuration.CreateSecurityConfigurationResponse.Builder creationDateTime(Instant creationDateTime)
The date and time the security configuration was created.
creationDateTime - The date and time the security configuration was created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.