Class: Aws::Types::BatchModifyIpamRoutingPolicyRegistrationsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


1154
1155
1156
# File 'sig/types.rbs', line 1154

def client_token
  @client_token
end

#delta_json::String

Returns the value of attribute delta_json.

Returns:

  • (::String)


1152
1153
1154
# File 'sig/types.rbs', line 1152

def delta_json
  @delta_json
end

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


1150
1151
1152
# File 'sig/types.rbs', line 1150

def dry_run
  @dry_run
end

#forceBoolean

Returns the value of attribute force.

Returns:

  • (Boolean)


1153
1154
1155
# File 'sig/types.rbs', line 1153

def force
  @force
end

#ipam_internet_registry_association_id::String

Returns the value of attribute ipam_internet_registry_association_id.

Returns:

  • (::String)


1151
1152
1153
# File 'sig/types.rbs', line 1151

def ipam_internet_registry_association_id
  @ipam_internet_registry_association_id
end