public static interface DeleteTemplateGroupAccessControlEntryRequest.Builder extends PcaConnectorAdRequest.Builder, SdkPojo, CopyableBuilder<DeleteTemplateGroupAccessControlEntryRequest.Builder,DeleteTemplateGroupAccessControlEntryRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteTemplateGroupAccessControlEntryRequest.Builder |
groupSecurityIdentifier(String groupSecurityIdentifier)
Security identifier (SID) of the group object from Active Directory.
|
DeleteTemplateGroupAccessControlEntryRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteTemplateGroupAccessControlEntryRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteTemplateGroupAccessControlEntryRequest.Builder |
templateArn(String templateArn)
The Amazon Resource Name (ARN) that was returned when you called CreateTemplate.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteTemplateGroupAccessControlEntryRequest.Builder groupSecurityIdentifier(String groupSecurityIdentifier)
Security identifier (SID) of the group object from Active Directory. The SID starts with "S-".
groupSecurityIdentifier - Security identifier (SID) of the group object from Active Directory. The SID starts with "S-".DeleteTemplateGroupAccessControlEntryRequest.Builder templateArn(String templateArn)
The Amazon Resource Name (ARN) that was returned when you called CreateTemplate.
templateArn - The Amazon Resource Name (ARN) that was returned when you called CreateTemplate.DeleteTemplateGroupAccessControlEntryRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteTemplateGroupAccessControlEntryRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.