Uses of Interface
software.amazon.awscdk.services.interconnect.CfnConnection.RemoteAccountProperty
Packages that use CfnConnection.RemoteAccountProperty
Package
Description
AWS::Interconnect Construct Library
-
Uses of CfnConnection.RemoteAccountProperty in software.amazon.awscdk.services.interconnect
Classes in software.amazon.awscdk.services.interconnect that implement CfnConnection.RemoteAccountPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConnection.RemoteAccountPropertyMethods in software.amazon.awscdk.services.interconnect that return CfnConnection.RemoteAccountPropertyModifier and TypeMethodDescriptionCfnConnection.RemoteAccountProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.interconnect with parameters of type CfnConnection.RemoteAccountPropertyModifier and TypeMethodDescriptionCfnConnection.Builder.remoteAccount(CfnConnection.RemoteAccountProperty remoteAccount) The remote account identifier for the connection.CfnConnectionProps.Builder.remoteAccount(CfnConnection.RemoteAccountProperty remoteAccount) Sets the value ofCfnConnectionProps.getRemoteAccount()voidCfnConnection.setRemoteAccount(CfnConnection.RemoteAccountProperty value) The remote account identifier for the connection.