Uses of Enum
software.amazon.awssdk.services.cloudformation.model.CallAs

Packages that use CallAs
  • Uses of CallAs in software.amazon.awssdk.services.cloudformation.model

    Modifier and Type
    Method
    Description
    final CallAs
    CreateStackInstancesRequest.callAs()
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    final CallAs
    CreateStackSetRequest.callAs()
    Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    final CallAs
    DeleteStackInstancesRequest.callAs()
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    final CallAs
    DeleteStackSetRequest.callAs()
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    final CallAs
    DescribeOrganizationsAccessRequest.callAs()
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    final CallAs
    DescribeStackInstanceRequest.callAs()
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    final CallAs
    DescribeStackSetOperationRequest.callAs()
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    final CallAs
    DescribeStackSetRequest.callAs()
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    final CallAs
    DetectStackSetDriftRequest.callAs()
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    final CallAs
    GetTemplateSummaryRequest.callAs()
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    final CallAs
    ImportStacksToStackSetRequest.callAs()
    By default, SELF is specified.
    final CallAs
    ListStackInstanceResourceDriftsRequest.callAs()
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    final CallAs
    ListStackInstancesRequest.callAs()
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    final CallAs
    ListStackSetAutoDeploymentTargetsRequest.callAs()
    Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    final CallAs
    ListStackSetOperationResultsRequest.callAs()
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    final CallAs
    ListStackSetOperationsRequest.callAs()
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    final CallAs
    ListStackSetsRequest.callAs()
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the management account or as a delegated administrator in a member account.
    final CallAs
    StopStackSetOperationRequest.callAs()
    Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    final CallAs
    UpdateStackInstancesRequest.callAs()
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    final CallAs
    UpdateStackSetRequest.callAs()
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    static CallAs
    CallAs.fromValue(String value)
    Use this in place of valueOf to convert the raw string returned by the service into the enum value.
    static CallAs
    CallAs.valueOf(String name)
    Returns the enum constant of this type with the specified name.
    static CallAs[]
    CallAs.values()
    Returns an array containing the constants of this enum type, in the order they are declared.
    Methods in software.amazon.awssdk.services.cloudformation.model that return types with arguments of type CallAs
    Modifier and Type
    Method
    Description
    static Set<CallAs>
    CallAs.knownValues()
    Use this in place of values() to return a Set of all values known to the SDK.
    Modifier and Type
    Method
    Description
    CreateStackInstancesRequest.Builder.callAs(CallAs callAs)
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    CreateStackSetRequest.Builder.callAs(CallAs callAs)
    Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    DeleteStackInstancesRequest.Builder.callAs(CallAs callAs)
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    DeleteStackSetRequest.Builder.callAs(CallAs callAs)
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    DescribeOrganizationsAccessRequest.Builder.callAs(CallAs callAs)
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    DescribeStackInstanceRequest.Builder.callAs(CallAs callAs)
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    DescribeStackSetOperationRequest.Builder.callAs(CallAs callAs)
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    DescribeStackSetRequest.Builder.callAs(CallAs callAs)
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    DetectStackSetDriftRequest.Builder.callAs(CallAs callAs)
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    GetTemplateSummaryRequest.Builder.callAs(CallAs callAs)
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    ImportStacksToStackSetRequest.Builder.callAs(CallAs callAs)
    By default, SELF is specified.
    ListStackInstanceResourceDriftsRequest.Builder.callAs(CallAs callAs)
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    ListStackInstancesRequest.Builder.callAs(CallAs callAs)
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    ListStackSetAutoDeploymentTargetsRequest.Builder.callAs(CallAs callAs)
    Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    ListStackSetOperationResultsRequest.Builder.callAs(CallAs callAs)
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    ListStackSetOperationsRequest.Builder.callAs(CallAs callAs)
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    ListStackSetsRequest.Builder.callAs(CallAs callAs)
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the management account or as a delegated administrator in a member account.
    StopStackSetOperationRequest.Builder.callAs(CallAs callAs)
    Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    UpdateStackInstancesRequest.Builder.callAs(CallAs callAs)
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
    UpdateStackSetRequest.Builder.callAs(CallAs callAs)
    [Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.