Class GetAccountRolesArgs.Builder

  • Enclosing class:
    GetAccountRolesArgs

    public static final class GetAccountRolesArgs.Builder
    extends java.lang.Object
    • Method Detail

      • accountId

        public GetAccountRolesArgs.Builder accountId​(com.pulumi.core.Output<java.lang.String> accountId)
        Parameters:
        accountId - The account identifier to target for the resource.
        Returns:
        builder
      • accountId

        public GetAccountRolesArgs.Builder accountId​(java.lang.String accountId)
        Parameters:
        accountId - The account identifier to target for the resource.
        Returns:
        builder