Class: Aws::Types::ModifyWorkspaceAccessPropertiesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#resource_id::String

Returns the value of attribute resource_id.

Returns:



1184
1185
1186
# File 'sig/types.rbs', line 1184

def resource_id
  @resource_id
end

#workspace_access_propertiesTypes::WorkspaceAccessProperties

Returns the value of attribute workspace_access_properties.

Returns:



1185
1186
1187
# File 'sig/types.rbs', line 1185

def workspace_access_properties
  @workspace_access_properties
end