Uses of Class
software.amazon.awscdk.services.globalaccelerator.CfnCrossAccountAttachmentProps.Builder
Package
Description
AWS::GlobalAccelerator Construct Library
-
Uses of CfnCrossAccountAttachmentProps.Builder in software.amazon.awscdk.services.globalaccelerator
Modifier and TypeMethodDescriptionCfnCrossAccountAttachmentProps.builder()
Sets the value ofCfnCrossAccountAttachmentProps.getName()
CfnCrossAccountAttachmentProps.Builder.principals
(List<String> principals) Sets the value ofCfnCrossAccountAttachmentProps.getPrincipals()
Sets the value ofCfnCrossAccountAttachmentProps.getResources()
CfnCrossAccountAttachmentProps.Builder.resources
(IResolvable resources) Sets the value ofCfnCrossAccountAttachmentProps.getResources()
Sets the value ofCfnCrossAccountAttachmentProps.getTags()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCrossAccountAttachmentProps.Builder
.