static VpcEncryptionControl.Builder |
VpcEncryptionControl.builder() |
|
VpcEncryptionControl.Builder |
VpcEncryptionControl.Builder.mode(String mode) |
Sets the value of the Mode property for this object.
|
VpcEncryptionControl.Builder |
VpcEncryptionControl.Builder.mode(VpcEncryptionControlMode mode) |
Sets the value of the Mode property for this object.
|
default VpcEncryptionControl.Builder |
VpcEncryptionControl.Builder.resourceExclusions(Consumer<VpcEncryptionControlExclusions.Builder> resourceExclusions) |
Sets the value of the ResourceExclusions property for this object.
|
VpcEncryptionControl.Builder |
VpcEncryptionControl.Builder.resourceExclusions(VpcEncryptionControlExclusions resourceExclusions) |
Sets the value of the ResourceExclusions property for this object.
|
VpcEncryptionControl.Builder |
VpcEncryptionControl.Builder.state(String state) |
Sets the value of the State property for this object.
|
VpcEncryptionControl.Builder |
VpcEncryptionControl.Builder.state(VpcEncryptionControlState state) |
Sets the value of the State property for this object.
|
VpcEncryptionControl.Builder |
VpcEncryptionControl.Builder.stateMessage(String stateMessage) |
Sets the value of the StateMessage property for this object.
|
VpcEncryptionControl.Builder |
VpcEncryptionControl.Builder.tags(Collection<Tag> tags) |
Sets the value of the Tags property for this object.
|
VpcEncryptionControl.Builder |
VpcEncryptionControl.Builder.tags(Consumer<Tag.Builder>... tags) |
Sets the value of the Tags property for this object.
|
VpcEncryptionControl.Builder |
VpcEncryptionControl.Builder.tags(Tag... tags) |
Sets the value of the Tags property for this object.
|
VpcEncryptionControl.Builder |
VpcEncryptionControl.toBuilder() |
|
VpcEncryptionControl.Builder |
VpcEncryptionControl.Builder.vpcEncryptionControlId(String vpcEncryptionControlId) |
Sets the value of the VpcEncryptionControlId property for this object.
|
VpcEncryptionControl.Builder |
VpcEncryptionControl.Builder.vpcId(String vpcId) |
Sets the value of the VpcId property for this object.
|