Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.interconnect.CfnConnectionPropsMixin.RemoteAccountProperty
Packages that use CfnConnectionPropsMixin.RemoteAccountProperty
-
Uses of CfnConnectionPropsMixin.RemoteAccountProperty in software.amazon.awscdk.cfnpropertymixins.services.interconnect
Classes in software.amazon.awscdk.cfnpropertymixins.services.interconnect that implement CfnConnectionPropsMixin.RemoteAccountPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConnectionPropsMixin.RemoteAccountPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.interconnect that return CfnConnectionPropsMixin.RemoteAccountPropertyModifier and TypeMethodDescriptionCfnConnectionPropsMixin.RemoteAccountProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.interconnect with parameters of type CfnConnectionPropsMixin.RemoteAccountPropertyModifier and TypeMethodDescriptionCfnConnectionMixinProps.Builder.remoteAccount(CfnConnectionPropsMixin.RemoteAccountProperty remoteAccount) Sets the value ofCfnConnectionMixinProps.getRemoteAccount()CfnConnectionPropsMixin.Builder.remoteAccount(CfnConnectionPropsMixin.RemoteAccountProperty remoteAccount) The remote account identifier for the connection.