次の方法で共有


KubernetesBucket.UseInsecureCommunication プロパティ

定義

S3 バケットからデータをパルスするときに安全でない通信を使用するかどうかを指定します。

public bool? UseInsecureCommunication { get; set; }
member this.UseInsecureCommunication : Nullable<bool> with get, set
Public Property UseInsecureCommunication As Nullable(Of Boolean)

プロパティ値

適用対象