Class CfnBillingGroup.AccountGroupingProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.billingconductor.CfnBillingGroup.AccountGroupingProperty.Jsii$Proxy
All Implemented Interfaces:
CfnBillingGroup.AccountGroupingProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnBillingGroup.AccountGroupingProperty

@Stability(Stable) @Internal public static final class CfnBillingGroup.AccountGroupingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBillingGroup.AccountGroupingProperty
  • Constructor Details

  • Method Details

    • getLinkedAccountIds

      public final List<String> getLinkedAccountIds()
      Description copied from interface: CfnBillingGroup.AccountGroupingProperty
      The account IDs that make up the billing group.

      Account IDs must be a part of the consolidated billing family, and not associated with another billing group.

      Specified by:
      getLinkedAccountIds in interface CfnBillingGroup.AccountGroupingProperty
    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
    • equals

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object