Class: Aws::Types::CreateAccountSubscriptionRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_name::String

Returns the value of attribute account_name.

Returns:

  • (::String)


2133
2134
2135
# File 'sig/types.rbs', line 2133

def 
  @account_name
end

#active_directory_name::String

Returns the value of attribute active_directory_name.

Returns:

  • (::String)


2135
2136
2137
# File 'sig/types.rbs', line 2135

def active_directory_name
  @active_directory_name
end

#admin_group::Array[::String]

Returns the value of attribute admin_group.

Returns:

  • (::Array[::String])


2138
2139
2140
# File 'sig/types.rbs', line 2138

def admin_group
  @admin_group
end

#admin_pro_group::Array[::String]

Returns the value of attribute admin_pro_group.

Returns:

  • (::Array[::String])


2141
2142
2143
# File 'sig/types.rbs', line 2141

def admin_pro_group
  @admin_pro_group
end

#authentication_method"IAM_AND_QUICKSIGHT", ...

Returns the value of attribute authentication_method.

Returns:

  • ("IAM_AND_QUICKSIGHT", "IAM_ONLY", "ACTIVE_DIRECTORY", "IAM_IDENTITY_CENTER")


2131
2132
2133
# File 'sig/types.rbs', line 2131

def authentication_method
  @authentication_method
end

#author_group::Array[::String]

Returns the value of attribute author_group.

Returns:

  • (::Array[::String])


2139
2140
2141
# File 'sig/types.rbs', line 2139

def author_group
  @author_group
end

#author_pro_group::Array[::String]

Returns the value of attribute author_pro_group.

Returns:

  • (::Array[::String])


2142
2143
2144
# File 'sig/types.rbs', line 2142

def author_pro_group
  @author_pro_group
end

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


2132
2133
2134
# File 'sig/types.rbs', line 2132

def 
  @aws_account_id
end

#contact_number::String

Returns the value of attribute contact_number.

Returns:

  • (::String)


2147
2148
2149
# File 'sig/types.rbs', line 2147

def contact_number
  @contact_number
end

#directory_id::String

Returns the value of attribute directory_id.

Returns:

  • (::String)


2137
2138
2139
# File 'sig/types.rbs', line 2137

def directory_id
  @directory_id
end

#edition"STANDARD", ...

Returns the value of attribute edition.

Returns:

  • ("STANDARD", "ENTERPRISE", "ENTERPRISE_AND_Q")


2130
2131
2132
# File 'sig/types.rbs', line 2130

def edition
  @edition
end

#email_address::String

Returns the value of attribute email_address.

Returns:

  • (::String)


2146
2147
2148
# File 'sig/types.rbs', line 2146

def email_address
  @email_address
end

#first_name::String

Returns the value of attribute first_name.

Returns:

  • (::String)


2144
2145
2146
# File 'sig/types.rbs', line 2144

def first_name
  @first_name
end

#iam_identity_center_instance_arn::String

Returns the value of attribute iam_identity_center_instance_arn.

Returns:

  • (::String)


2148
2149
2150
# File 'sig/types.rbs', line 2148

def iam_identity_center_instance_arn
  @iam_identity_center_instance_arn
end

#last_name::String

Returns the value of attribute last_name.

Returns:

  • (::String)


2145
2146
2147
# File 'sig/types.rbs', line 2145

def last_name
  @last_name
end

#notification_email::String

Returns the value of attribute notification_email.

Returns:

  • (::String)


2134
2135
2136
# File 'sig/types.rbs', line 2134

def notification_email
  @notification_email
end

#reader_group::Array[::String]

Returns the value of attribute reader_group.

Returns:

  • (::Array[::String])


2140
2141
2142
# File 'sig/types.rbs', line 2140

def reader_group
  @reader_group
end

#reader_pro_group::Array[::String]

Returns the value of attribute reader_pro_group.

Returns:

  • (::Array[::String])


2143
2144
2145
# File 'sig/types.rbs', line 2143

def reader_pro_group
  @reader_pro_group
end

#realm::String

Returns the value of attribute realm.

Returns:

  • (::String)


2136
2137
2138
# File 'sig/types.rbs', line 2136

def realm
  @realm
end