Alibaba Cloud v3.62.1 published on Monday, Sep 16, 2024 by Pulumi
alicloud.oos.getSecretParameters
Explore with Pulumi AI
This data source provides the Oos Secret Parameters of the current Alibaba Cloud user.
NOTE: Available in v1.147.0+.
Using getSecretParameters
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSecretParameters(args: GetSecretParametersArgs, opts?: InvokeOptions): Promise<GetSecretParametersResult>
function getSecretParametersOutput(args: GetSecretParametersOutputArgs, opts?: InvokeOptions): Output<GetSecretParametersResult>
def get_secret_parameters(enable_details: Optional[bool] = None,
ids: Optional[Sequence[str]] = None,
name_regex: Optional[str] = None,
output_file: Optional[str] = None,
resource_group_id: Optional[str] = None,
secret_parameter_name: Optional[str] = None,
sort_field: Optional[str] = None,
sort_order: Optional[str] = None,
tags: Optional[Mapping[str, str]] = None,
opts: Optional[InvokeOptions] = None) -> GetSecretParametersResult
def get_secret_parameters_output(enable_details: Optional[pulumi.Input[bool]] = None,
ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
name_regex: Optional[pulumi.Input[str]] = None,
output_file: Optional[pulumi.Input[str]] = None,
resource_group_id: Optional[pulumi.Input[str]] = None,
secret_parameter_name: Optional[pulumi.Input[str]] = None,
sort_field: Optional[pulumi.Input[str]] = None,
sort_order: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSecretParametersResult]
func GetSecretParameters(ctx *Context, args *GetSecretParametersArgs, opts ...InvokeOption) (*GetSecretParametersResult, error)
func GetSecretParametersOutput(ctx *Context, args *GetSecretParametersOutputArgs, opts ...InvokeOption) GetSecretParametersResultOutput
> Note: This function is named GetSecretParameters
in the Go SDK.
public static class GetSecretParameters
{
public static Task<GetSecretParametersResult> InvokeAsync(GetSecretParametersArgs args, InvokeOptions? opts = null)
public static Output<GetSecretParametersResult> Invoke(GetSecretParametersInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSecretParametersResult> getSecretParameters(GetSecretParametersArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: alicloud:oos/getSecretParameters:getSecretParameters
arguments:
# arguments dictionary
The following arguments are supported:
- Enable
Details bool - Default to
false
. Set it totrue
can output more details about resource attributes. - Ids List<string>
- A list of Secret Parameter IDs.
- Name
Regex string - A regex string to filter results by Secret Parameter name.
- Output
File string - File name where to save data source results (after running
pulumi preview
). - Resource
Group stringId - The ID of the Resource Group.
- Secret
Parameter stringName - The name of the secret parameter.
- Sort
Field string - Sort
Order string - Dictionary<string, string>
- A mapping of tags to assign to the resource.
- Enable
Details bool - Default to
false
. Set it totrue
can output more details about resource attributes. - Ids []string
- A list of Secret Parameter IDs.
- Name
Regex string - A regex string to filter results by Secret Parameter name.
- Output
File string - File name where to save data source results (after running
pulumi preview
). - Resource
Group stringId - The ID of the Resource Group.
- Secret
Parameter stringName - The name of the secret parameter.
- Sort
Field string - Sort
Order string - map[string]string
- A mapping of tags to assign to the resource.
- enable
Details Boolean - Default to
false
. Set it totrue
can output more details about resource attributes. - ids List<String>
- A list of Secret Parameter IDs.
- name
Regex String - A regex string to filter results by Secret Parameter name.
- output
File String - File name where to save data source results (after running
pulumi preview
). - resource
Group StringId - The ID of the Resource Group.
- secret
Parameter StringName - The name of the secret parameter.
- sort
Field String - sort
Order String - Map<String,String>
- A mapping of tags to assign to the resource.
- enable
Details boolean - Default to
false
. Set it totrue
can output more details about resource attributes. - ids string[]
- A list of Secret Parameter IDs.
- name
Regex string - A regex string to filter results by Secret Parameter name.
- output
File string - File name where to save data source results (after running
pulumi preview
). - resource
Group stringId - The ID of the Resource Group.
- secret
Parameter stringName - The name of the secret parameter.
- sort
Field string - sort
Order string - {[key: string]: string}
- A mapping of tags to assign to the resource.
- enable_
details bool - Default to
false
. Set it totrue
can output more details about resource attributes. - ids Sequence[str]
- A list of Secret Parameter IDs.
- name_
regex str - A regex string to filter results by Secret Parameter name.
- output_
file str - File name where to save data source results (after running
pulumi preview
). - resource_
group_ strid - The ID of the Resource Group.
- secret_
parameter_ strname - The name of the secret parameter.
- sort_
field str - sort_
order str - Mapping[str, str]
- A mapping of tags to assign to the resource.
- enable
Details Boolean - Default to
false
. Set it totrue
can output more details about resource attributes. - ids List<String>
- A list of Secret Parameter IDs.
- name
Regex String - A regex string to filter results by Secret Parameter name.
- output
File String - File name where to save data source results (after running
pulumi preview
). - resource
Group StringId - The ID of the Resource Group.
- secret
Parameter StringName - The name of the secret parameter.
- sort
Field String - sort
Order String - Map<String>
- A mapping of tags to assign to the resource.
getSecretParameters Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Ids List<string>
- Names List<string>
- Parameters
List<Pulumi.
Ali Cloud. Oos. Outputs. Get Secret Parameters Parameter> - Enable
Details bool - Name
Regex string - Output
File string - Resource
Group stringId - Secret
Parameter stringName - Sort
Field string - Sort
Order string - Dictionary<string, string>
- Id string
- The provider-assigned unique ID for this managed resource.
- Ids []string
- Names []string
- Parameters
[]Get
Secret Parameters Parameter - Enable
Details bool - Name
Regex string - Output
File string - Resource
Group stringId - Secret
Parameter stringName - Sort
Field string - Sort
Order string - map[string]string
- id String
- The provider-assigned unique ID for this managed resource.
- ids List<String>
- names List<String>
- parameters
List<Get
Secret Parameters Parameter> - enable
Details Boolean - name
Regex String - output
File String - resource
Group StringId - secret
Parameter StringName - sort
Field String - sort
Order String - Map<String,String>
- id string
- The provider-assigned unique ID for this managed resource.
- ids string[]
- names string[]
- parameters
Get
Secret Parameters Parameter[] - enable
Details boolean - name
Regex string - output
File string - resource
Group stringId - secret
Parameter stringName - sort
Field string - sort
Order string - {[key: string]: string}
- id str
- The provider-assigned unique ID for this managed resource.
- ids Sequence[str]
- names Sequence[str]
- parameters
Sequence[Get
Secret Parameters Parameter] - enable_
details bool - name_
regex str - output_
file str - resource_
group_ strid - secret_
parameter_ strname - sort_
field str - sort_
order str - Mapping[str, str]
- id String
- The provider-assigned unique ID for this managed resource.
- ids List<String>
- names List<String>
- parameters List<Property Map>
- enable
Details Boolean - name
Regex String - output
File String - resource
Group StringId - secret
Parameter StringName - sort
Field String - sort
Order String - Map<String>
Supporting Types
GetSecretParametersParameter
- Constraints string
- The constraints of the encryption parameter.
- Create
Time string - The time when the encryption parameter was created.
- Created
By string - The user who created the encryption parameter.
- Description string
- The description of the encryption parameter.
- Id string
- The ID of the Secret Parameter.
- Key
Id string - KeyId of KMS used for encryption.
- Parameter
Version int - The version number of the encryption parameter.
- Resource
Group stringId - The ID of the Resource Group.
- Secret
Parameter stringId - The ID of the encryption parameter.
- Secret
Parameter stringName - The name of the encryption parameter.
- string
- The share type of the encryption parameter.
- Dictionary<string, string>
- The tag of the resource.
- Type string
- The data type of the encryption parameter.
- Updated
By string - The user who updated the encryption parameter.
- Updated
Date string - The time when the encryption parameter was updated.
- Constraints string
- The constraints of the encryption parameter.
- Create
Time string - The time when the encryption parameter was created.
- Created
By string - The user who created the encryption parameter.
- Description string
- The description of the encryption parameter.
- Id string
- The ID of the Secret Parameter.
- Key
Id string - KeyId of KMS used for encryption.
- Parameter
Version int - The version number of the encryption parameter.
- Resource
Group stringId - The ID of the Resource Group.
- Secret
Parameter stringId - The ID of the encryption parameter.
- Secret
Parameter stringName - The name of the encryption parameter.
- string
- The share type of the encryption parameter.
- map[string]string
- The tag of the resource.
- Type string
- The data type of the encryption parameter.
- Updated
By string - The user who updated the encryption parameter.
- Updated
Date string - The time when the encryption parameter was updated.
- constraints String
- The constraints of the encryption parameter.
- create
Time String - The time when the encryption parameter was created.
- created
By String - The user who created the encryption parameter.
- description String
- The description of the encryption parameter.
- id String
- The ID of the Secret Parameter.
- key
Id String - KeyId of KMS used for encryption.
- parameter
Version Integer - The version number of the encryption parameter.
- resource
Group StringId - The ID of the Resource Group.
- secret
Parameter StringId - The ID of the encryption parameter.
- secret
Parameter StringName - The name of the encryption parameter.
- String
- The share type of the encryption parameter.
- Map<String,String>
- The tag of the resource.
- type String
- The data type of the encryption parameter.
- updated
By String - The user who updated the encryption parameter.
- updated
Date String - The time when the encryption parameter was updated.
- constraints string
- The constraints of the encryption parameter.
- create
Time string - The time when the encryption parameter was created.
- created
By string - The user who created the encryption parameter.
- description string
- The description of the encryption parameter.
- id string
- The ID of the Secret Parameter.
- key
Id string - KeyId of KMS used for encryption.
- parameter
Version number - The version number of the encryption parameter.
- resource
Group stringId - The ID of the Resource Group.
- secret
Parameter stringId - The ID of the encryption parameter.
- secret
Parameter stringName - The name of the encryption parameter.
- string
- The share type of the encryption parameter.
- {[key: string]: string}
- The tag of the resource.
- type string
- The data type of the encryption parameter.
- updated
By string - The user who updated the encryption parameter.
- updated
Date string - The time when the encryption parameter was updated.
- constraints str
- The constraints of the encryption parameter.
- create_
time str - The time when the encryption parameter was created.
- created_
by str - The user who created the encryption parameter.
- description str
- The description of the encryption parameter.
- id str
- The ID of the Secret Parameter.
- key_
id str - KeyId of KMS used for encryption.
- parameter_
version int - The version number of the encryption parameter.
- resource_
group_ strid - The ID of the Resource Group.
- secret_
parameter_ strid - The ID of the encryption parameter.
- secret_
parameter_ strname - The name of the encryption parameter.
- str
- The share type of the encryption parameter.
- Mapping[str, str]
- The tag of the resource.
- type str
- The data type of the encryption parameter.
- updated_
by str - The user who updated the encryption parameter.
- updated_
date str - The time when the encryption parameter was updated.
- constraints String
- The constraints of the encryption parameter.
- create
Time String - The time when the encryption parameter was created.
- created
By String - The user who created the encryption parameter.
- description String
- The description of the encryption parameter.
- id String
- The ID of the Secret Parameter.
- key
Id String - KeyId of KMS used for encryption.
- parameter
Version Number - The version number of the encryption parameter.
- resource
Group StringId - The ID of the Resource Group.
- secret
Parameter StringId - The ID of the encryption parameter.
- secret
Parameter StringName - The name of the encryption parameter.
- String
- The share type of the encryption parameter.
- Map<String>
- The tag of the resource.
- type String
- The data type of the encryption parameter.
- updated
By String - The user who updated the encryption parameter.
- updated
Date String - The time when the encryption parameter was updated.
Package Details
- Repository
- Alibaba Cloud pulumi/pulumi-alicloud
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
alicloud
Terraform Provider.