Uses of Class
software.amazon.awscdk.services.medialive.InputSecurityGroupReference.Builder
Packages that use InputSecurityGroupReference.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of InputSecurityGroupReference.Builder in software.amazon.awscdk.services.medialive
Methods in software.amazon.awscdk.services.medialive that return InputSecurityGroupReference.BuilderModifier and TypeMethodDescriptionInputSecurityGroupReference.builder()
InputSecurityGroupReference.Builder.inputSecurityGroupArn
(String inputSecurityGroupArn) Sets the value ofInputSecurityGroupReference.getInputSecurityGroupArn()
InputSecurityGroupReference.Builder.inputSecurityGroupId
(String inputSecurityGroupId) Sets the value ofInputSecurityGroupReference.getInputSecurityGroupId()
Constructors in software.amazon.awscdk.services.medialive with parameters of type InputSecurityGroupReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theInputSecurityGroupReference.Builder
.