Class AccountSharingInfo

java.lang.Object
software.amazon.awssdk.services.ssm.model.AccountSharingInfo
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<AccountSharingInfo.Builder,AccountSharingInfo>

@Generated("software.amazon.awssdk:codegen") public final class AccountSharingInfo extends Object implements SdkPojo, Serializable, ToCopyableBuilder<AccountSharingInfo.Builder,AccountSharingInfo>

Information includes the Amazon Web Services account ID where the current document is shared and the version shared with that account.

See Also: