Class: Aws::Types::UpdateFlywheelRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#active_model_arn::String

Returns the value of attribute active_model_arn.

Returns:



2064
2065
2066
# File 'sig/types.rbs', line 2064

def active_model_arn
  @active_model_arn
end

#data_access_role_arn::String

Returns the value of attribute data_access_role_arn.

Returns:



2065
2066
2067
# File 'sig/types.rbs', line 2065

def data_access_role_arn
  @data_access_role_arn
end

#data_security_configTypes::UpdateDataSecurityConfig

Returns the value of attribute data_security_config.

Returns:



2066
2067
2068
# File 'sig/types.rbs', line 2066

def data_security_config
  @data_security_config
end

#flywheel_arn::String

Returns the value of attribute flywheel_arn.

Returns:



2063
2064
2065
# File 'sig/types.rbs', line 2063

def flywheel_arn
  @flywheel_arn
end