Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Data Source schema for Byteplus::CLB::Certificate
Using getCertificate
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 getCertificate(args: GetCertificateArgs, opts?: InvokeOptions): Promise<GetCertificateResult>
function getCertificateOutput(args: GetCertificateOutputArgs, opts?: InvokeOptions): Output<GetCertificateResult>def get_certificate(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCertificateResult
def get_certificate_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCertificateResult]func LookupCertificate(ctx *Context, args *LookupCertificateArgs, opts ...InvokeOption) (*LookupCertificateResult, error)
func LookupCertificateOutput(ctx *Context, args *LookupCertificateOutputArgs, opts ...InvokeOption) LookupCertificateResultOutput> Note: This function is named LookupCertificate in the Go SDK.
public static class GetCertificate
{
public static Task<GetCertificateResult> InvokeAsync(GetCertificateArgs args, InvokeOptions? opts = null)
public static Output<GetCertificateResult> Invoke(GetCertificateInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCertificateResult> getCertificate(GetCertificateArgs args, InvokeOptions options)
public static Output<GetCertificateResult> getCertificate(GetCertificateArgs args, InvokeOptions options)
fn::invoke:
function: bytepluscc:clb/getCertificate:getCertificate
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getCertificate Result
The following output properties are available:
- Certificate
Id string - 证书的ID。
- Certificate
Name string - 证书的名称。必须以字母、数字或中文开头,可包含字母、数字、中文及以下特殊字符:点号(.)、下划线(_)和中划线(-)。长度限制为1 ~ 128个字符。
- Created
Time string - 证书的创建时间。
- Description string
- 证书的描述,默认值为空字符串。必须以字母、数字或中文开头,可包含字母、数字、中文及以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、中划线(-)、中文逗号(,)、中文句号(。)。长度限制为0 ~ 255个字符。
- Domain
Name string - 证书的主域名。
- Expired
At string - 证书的过期时间。
- Id string
- Uniquely identifies the resource.
- Listeners List<string>
- 证书关联的监听器的ID。
- Private
Key string - 证书的私钥。
- Project
Name string - 证书所属项目的名称。不填默认为default。
- Public
Key string - 证书的公钥。
- Service
Managed bool - 是否为托管资源。true:托管资源。false:非托管资源。
- Subject
Alternative List<string>Names - 证书的备用域名列表。
-
List<Byteplus.
Get Certificate Tag> - 标签列表。
- Certificate
Id string - 证书的ID。
- Certificate
Name string - 证书的名称。必须以字母、数字或中文开头,可包含字母、数字、中文及以下特殊字符:点号(.)、下划线(_)和中划线(-)。长度限制为1 ~ 128个字符。
- Created
Time string - 证书的创建时间。
- Description string
- 证书的描述,默认值为空字符串。必须以字母、数字或中文开头,可包含字母、数字、中文及以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、中划线(-)、中文逗号(,)、中文句号(。)。长度限制为0 ~ 255个字符。
- Domain
Name string - 证书的主域名。
- Expired
At string - 证书的过期时间。
- Id string
- Uniquely identifies the resource.
- Listeners []string
- 证书关联的监听器的ID。
- Private
Key string - 证书的私钥。
- Project
Name string - 证书所属项目的名称。不填默认为default。
- Public
Key string - 证书的公钥。
- Service
Managed bool - 是否为托管资源。true:托管资源。false:非托管资源。
- Subject
Alternative []stringNames - 证书的备用域名列表。
-
[]Get
Certificate Tag - 标签列表。
- certificate
Id String - 证书的ID。
- certificate
Name String - 证书的名称。必须以字母、数字或中文开头,可包含字母、数字、中文及以下特殊字符:点号(.)、下划线(_)和中划线(-)。长度限制为1 ~ 128个字符。
- created
Time String - 证书的创建时间。
- description String
- 证书的描述,默认值为空字符串。必须以字母、数字或中文开头,可包含字母、数字、中文及以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、中划线(-)、中文逗号(,)、中文句号(。)。长度限制为0 ~ 255个字符。
- domain
Name String - 证书的主域名。
- expired
At String - 证书的过期时间。
- id String
- Uniquely identifies the resource.
- listeners List<String>
- 证书关联的监听器的ID。
- private
Key String - 证书的私钥。
- project
Name String - 证书所属项目的名称。不填默认为default。
- public
Key String - 证书的公钥。
- service
Managed Boolean - 是否为托管资源。true:托管资源。false:非托管资源。
- subject
Alternative List<String>Names - 证书的备用域名列表。
-
List<Get
Certificate Tag> - 标签列表。
- certificate
Id string - 证书的ID。
- certificate
Name string - 证书的名称。必须以字母、数字或中文开头,可包含字母、数字、中文及以下特殊字符:点号(.)、下划线(_)和中划线(-)。长度限制为1 ~ 128个字符。
- created
Time string - 证书的创建时间。
- description string
- 证书的描述,默认值为空字符串。必须以字母、数字或中文开头,可包含字母、数字、中文及以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、中划线(-)、中文逗号(,)、中文句号(。)。长度限制为0 ~ 255个字符。
- domain
Name string - 证书的主域名。
- expired
At string - 证书的过期时间。
- id string
- Uniquely identifies the resource.
- listeners string[]
- 证书关联的监听器的ID。
- private
Key string - 证书的私钥。
- project
Name string - 证书所属项目的名称。不填默认为default。
- public
Key string - 证书的公钥。
- service
Managed boolean - 是否为托管资源。true:托管资源。false:非托管资源。
- subject
Alternative string[]Names - 证书的备用域名列表。
-
Get
Certificate Tag[] - 标签列表。
- certificate_
id str - 证书的ID。
- certificate_
name str - 证书的名称。必须以字母、数字或中文开头,可包含字母、数字、中文及以下特殊字符:点号(.)、下划线(_)和中划线(-)。长度限制为1 ~ 128个字符。
- created_
time str - 证书的创建时间。
- description str
- 证书的描述,默认值为空字符串。必须以字母、数字或中文开头,可包含字母、数字、中文及以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、中划线(-)、中文逗号(,)、中文句号(。)。长度限制为0 ~ 255个字符。
- domain_
name str - 证书的主域名。
- expired_
at str - 证书的过期时间。
- id str
- Uniquely identifies the resource.
- listeners Sequence[str]
- 证书关联的监听器的ID。
- private_
key str - 证书的私钥。
- project_
name str - 证书所属项目的名称。不填默认为default。
- public_
key str - 证书的公钥。
- service_
managed bool - 是否为托管资源。true:托管资源。false:非托管资源。
- subject_
alternative_ Sequence[str]names - 证书的备用域名列表。
-
Sequence[Get
Certificate Tag] - 标签列表。
- certificate
Id String - 证书的ID。
- certificate
Name String - 证书的名称。必须以字母、数字或中文开头,可包含字母、数字、中文及以下特殊字符:点号(.)、下划线(_)和中划线(-)。长度限制为1 ~ 128个字符。
- created
Time String - 证书的创建时间。
- description String
- 证书的描述,默认值为空字符串。必须以字母、数字或中文开头,可包含字母、数字、中文及以下特殊字符:英文逗号(,)、点号(.)、下划线(_)、空格( )、等号(=)、中划线(-)、中文逗号(,)、中文句号(。)。长度限制为0 ~ 255个字符。
- domain
Name String - 证书的主域名。
- expired
At String - 证书的过期时间。
- id String
- Uniquely identifies the resource.
- listeners List<String>
- 证书关联的监听器的ID。
- private
Key String - 证书的私钥。
- project
Name String - 证书所属项目的名称。不填默认为default。
- public
Key String - 证书的公钥。
- service
Managed Boolean - 是否为托管资源。true:托管资源。false:非托管资源。
- subject
Alternative List<String>Names - 证书的备用域名列表。
- List<Property Map>
- 标签列表。
Supporting Types
GetCertificateTag
Package Details
- Repository
- bytepluscc byteplus-sdk/pulumi-bytepluscc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
byteplusccTerraform Provider.
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
