Class: Aws::Types::ListPermissionSetProvisioningStatusRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#filter ⇒ Types::OperationStatusFilter

Returns the value of attribute filter.

Returns:



928
929
930
# File 'sig/types.rbs', line 928

def filter
  @filter
end

#instance_arn ⇒ ::String

Returns the value of attribute instance_arn.

Returns:



925
926
927
# File 'sig/types.rbs', line 925

def instance_arn
  @instance_arn
end

#max_results ⇒ ::Integer

Returns the value of attribute max_results.

Returns:



926
927
928
# File 'sig/types.rbs', line 926

def max_results
  @max_results
end

#next_token ⇒ ::String

Returns the value of attribute next_token.

Returns:



927
928
929
# File 'sig/types.rbs', line 927

def next_token
  @next_token
end