Uses of Interface
software.amazon.awscdk.services.groundstation.CfnMissionProfile.StreamsKmsKeyProperty
Package
Description
AWS::GroundStation Construct Library
-
Uses of CfnMissionProfile.StreamsKmsKeyProperty in software.amazon.awscdk.services.groundstation
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnMissionProfile.StreamsKmsKeyProperty
Modifier and TypeMethodDescriptionCfnMissionProfile.StreamsKmsKeyProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnMissionProfile.setStreamsKmsKey
(CfnMissionProfile.StreamsKmsKeyProperty value) KMS key to use for encrypting streams.CfnMissionProfile.Builder.streamsKmsKey
(CfnMissionProfile.StreamsKmsKeyProperty streamsKmsKey) KMS key to use for encrypting streams.CfnMissionProfileProps.Builder.streamsKmsKey
(CfnMissionProfile.StreamsKmsKeyProperty streamsKmsKey) Sets the value ofCfnMissionProfileProps.getStreamsKmsKey()