public static interface BlockPublicAccessConfigurationMetadata.Builder extends SdkPojo, CopyableBuilder<BlockPublicAccessConfigurationMetadata.Builder,BlockPublicAccessConfigurationMetadata>
| Modifier and Type | Method and Description |
|---|---|
BlockPublicAccessConfigurationMetadata.Builder |
createdByArn(String createdByArn)
The Amazon Resource Name that created or last modified the configuration.
|
BlockPublicAccessConfigurationMetadata.Builder |
creationDateTime(Instant creationDateTime)
The date and time that the configuration was created.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBlockPublicAccessConfigurationMetadata.Builder creationDateTime(Instant creationDateTime)
The date and time that the configuration was created.
creationDateTime - The date and time that the configuration was created.BlockPublicAccessConfigurationMetadata.Builder createdByArn(String createdByArn)
The Amazon Resource Name that created or last modified the configuration.
createdByArn - The Amazon Resource Name that created or last modified the configuration.Copyright © 2022. All rights reserved.